Skip to content

Conversation

seijikun
Copy link
Contributor

@seijikun seijikun commented Apr 10, 2025

This is an important fix for the raw bindings of ATA_PASS_THRU_PROTOCOL

  • The AtaPassThruCommandPacket was broken (missing fields).
  • The AtaPassThruProtocol::pass_thru() function signature had a redundant *mut on the event parameter
  • The field-name was horrible :D

This was previously part of #1595
Blocks: #1595

Checklist

  • Sensible git history (for example, squash "typo" or "fix" commits). See the Rewriting History guide for help.
  • Update the changelog (if necessary)

This is an important fix!
- The AtaPassThruCommandPacket was broken.
- The AtaPassThruProtocol::pass_thru function signature had a redundant *mut
- The field-name was horrible :D
@phip1611 phip1611 added this pull request to the merge queue Apr 10, 2025
Merged via the queue into rust-osdev:main with commit 8da2acf Apr 10, 2025
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants